Skip to content

chore(deps): bump async-graphql from 8.0.0-rc.4 to 8.0.0-rc.5#126

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/async-graphql-8.0.0-rc.5
Closed

chore(deps): bump async-graphql from 8.0.0-rc.4 to 8.0.0-rc.5#126
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/async-graphql-8.0.0-rc.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 22, 2026

Bumps async-graphql from 8.0.0-rc.4 to 8.0.0-rc.5.

Changelog

Sourced from async-graphql's changelog.

[8.0.0-rc.5] 2026-04-22

  • Fix MergedObject exceeding compiler recursion limit by using flat dispatch instead of nested async delegation in resolve_field/find_entity, which overflows when cross-crate types amplify monomorphization depth
  • Replace mdbook test with cargo test --doc via a book-tests crate to fix E0464 duplicate rlib errors in CI #1794
  • Add option to restrict potential DoS vector #1822
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Apr 22, 2026
Bumps [async-graphql](https://github.com/async-graphql/async-graphql) from 8.0.0-rc.4 to 8.0.0-rc.5.
- [Changelog](https://github.com/async-graphql/async-graphql/blob/master/CHANGELOG.md)
- [Commits](https://github.com/async-graphql/async-graphql/commits/8.0.0-rc.5)

---
updated-dependencies:
- dependency-name: async-graphql
  dependency-version: 8.0.0-rc.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/async-graphql-8.0.0-rc.5 branch from 7428447 to 7421141 Compare April 24, 2026 19:47
@nicolasburtey
Copy link
Copy Markdown
Member

Closing in favor of the updated Dependabot policy that groups dependency updates.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 16, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/cargo/async-graphql-8.0.0-rc.5 branch May 16, 2026 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant